Skip to content

feat(docs): plugin author guide#471

Open
quangdang46 wants to merge 2 commits into
masterfrom
feat/B8-plugin-author-guide
Open

feat(docs): plugin author guide#471
quangdang46 wants to merge 2 commits into
masterfrom
feat/B8-plugin-author-guide

Conversation

@quangdang46

Copy link
Copy Markdown
Owner

Summary

Implements B8 — a comprehensive plugin author guide (docs/plugins.md).

What's Included

  • Architecture overview: plugin-core vs plugin-runtime
  • Quick start: Hello World plugin in 5 steps
  • Plugin manifest format (Cargo.toml metadata)
  • 6 lifecycle hooks with signatures and when they're called
  • Configuration and testing patterns
  • Distribution methods (workspace, local path, git URL)
  • Best practices and naming conventions

Verification

  • Docs only — no code changes
  • Plan file at docs/pr-plans/B8-plugin-author-guide.md

Refs: docs/PR_BACKLOG.md

Add consolidated PR backlog from 13 reference repos (A-J, ~80 features)
and supporting docs (MASTER_GOAL_PROMPT, GOAL_DRIVEN_PROMPT, CONSOLIDATED_FINDINGS).
Adds B8 - comprehensive plugin author guide covering:
- Architecture overview (plugin-core vs plugin-runtime)
- Quick start: Hello World plugin in 5 steps
- Plugin manifest format (Cargo.toml metadata)
- 6 lifecycle hooks with signatures
- Configuration and testing patterns
- Distribution methods and best practices

Refs: docs/pr-plans/B8-plugin-author-guide.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant